go/types.Checker.interfacePtrError (method)
4 uses
go/types (current package)
call.go#L839: why = check.interfacePtrError(x.typ)
lookup.go#L479: *cause = "(" + check.interfacePtrError(V) + ")"
lookup.go#L481: *cause = "(" + check.interfacePtrError(T) + ")"
lookup.go#L560: func (check *Checker) interfacePtrError(T Type) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)